A. StateServer
B. SQL Server
C. InProc
D. All of the above
Advertisement
Related Mcqs:
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- How ASP.Net Different from classic ASP ?
- A. Code is separated from the HTML and interpreted Code is interpreted separately B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server C. Scripting is separated from the HTML, Code is interpreted seperately D. None of these...
- The Asp.net server control, which provides an alternative way of displaying text on web page, is_________________?
- A. B. C. D. None of these...
- Give one word: What model does ASP.NET request processing is based on__________________?
- A. Top-down B. Bottom-up C. Waterfall D. Pipeline...
- What executable unit gets created when we build an ASP.Net application ?
- A. . EXE B. . COM C. . DLL D. None of the above...
- The Following are the minimum requirement to run Asp.net pages_________________?
- A. Windows explorer B. Java Virtual Machine C. Common Language Runtime D. All of the above...
- I have an ASP.NET application. I have a page loaded from server memory. At this instance which of the following methods gets fired ?
- A. Load() B. Unload( ) C. PreRender( ) D. None of the Above...
- File extension used for ASP.NET files ?
- A. .ASP B. .Web C. .ASPX D. None of these...
- An organization has developed a web service in which the values of the forms are validated using ASP.NET application. Suppose this web service is got and used by a customer then in such a scenario whi ?
- A. The customer can run on any platform. B. Such a situation cannot happen at all C. The customer must be having technology that run ASP. D. None of the Above...
- The GridView control in ASP.NET has which of the following features ?
- A. Automatic paging B. Automatic data binding C. Both A and B D. None of the above...
Advertisement